Adjusts culture acceptance for Theocratic Yugoslavia based on Orthodox religion #155
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
References #154
All formed Yugoslavia now accept Serbian and Montenegrin. Theocratic Yugoslavia can now accept Bulgarian with a decision.
When Montenegro forms Yugoslavia as a theocracy, it results in Theocratic Yugoslavia. In current code, Theocratic Yugoslavia is excluded from accepting most available cultures for Yugoslavia. As far as I know, it is limited to two: Montenegrin, and Bosniak.
The expected result of this could be that it should be an Orthodox Christian-dominated Yugoslavia. With this expectation in place, I suggest that accepted
south_slavic
cultures should at least include other chiefly Orthodox cultures, such as Serbian, and that if some are excluded, they should also follow religious differences.That said, I'm not at all sure what to do about predominantly Catholic cultures, such as Croatian or Slovene. I suppose a theocracy probably would not accept cultures that are not exactly the same religion as theirs, although I am willing to hear alternative viewpoints.
So to try to track relevant cultures for Theocratic Yugoslavia:
Accepted cultures:
Bulgarian - predominantly Orthodox
Montenegrin - predominantly Orthodox
Serbian - predominantly Orthodox
Non-accepted cultures:
Albanian - predominantly Sunni
Bosniak - predominantly Sunni
Croatian - predominantly Catholic
Slovene - predominantly Catholic
Based on the above reasoning, I have prevented
embrace_bosnians_YUG
for Theocratic Yugoslavia, and enabledembrace_bulgarians_YUG
. I have also added Serbian and Montenegrin as accepted.